Skip to content

feat: FlameGraph and StackedBar #376

Merged
mattevans merged 1 commit intomasterfrom
feat/flame-graph
Jan 15, 2026
Merged

feat: FlameGraph and StackedBar #376
mattevans merged 1 commit intomasterfrom
feat/flame-graph

Conversation

@mattevans
Copy link
Member

Screenshot 2026-01-15 at 14 06 15 Screenshot 2026-01-15 at 14 05 43

… data

Introduce two new reusable chart components to visualize hierarchical and
proportional data. FlameGraph renders nested call trees, file systems, or
profiling data with width representing value and color indicating category.
StackedBar displays horizontal stacked bars for gas breakdowns, budget
allocation, or resource usage with interactive tooltips and legends.

Both components include comprehensive Storybook stories covering EVM call
trees, file system usage, performance profiles, budget examples, and edge
cases like empty states and deep nesting.
@mattevans mattevans self-assigned this Jan 15, 2026
@mattevans mattevans requested a review from Savid as a code owner January 15, 2026 04:07
@mattevans mattevans merged commit 0673db5 into master Jan 15, 2026
3 checks passed
@mattevans mattevans deleted the feat/flame-graph branch January 15, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants